@charset "UTF-8";
/**
 * 
 * slim_curry@163.com
 * @date    2017-05-31 8:40:31
 * @version $Id$
 */
.topheight{width:100%;height:334px;}
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
a:active,
a:hover {
  outline-width: 0;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}


body{
  margin: 0;
	font-family: "Microsoft Yahei";
}
ul,ol,li{
	list-style: none;
	margin: 0;
	padding: 0;
}
/*img{
  max-width: 100%;
}*/
a{
  color: #333;
  text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a.more{
  position: absolute;
  right: 15px;
  color: #999;
}
a.more:hover{
  text-decoration: none !important;
}
h1,h2,h3,h4,h5,p{
 	margin: 0;
}
p{
  line-height: 2.1;
}

table{ 
	border-collapse:collapse;
}
/*adjust end*/

/* default class */
.clear:after { 
  content:"\200B"; 
  display:block; 
  height:0; 
  clear:both; 
}
.clear {
  *zoom:1;
}
.fl{
	float: left !important;
}
.fr{
	float: right !important;
}
.m0{
	margin: 0 !important;
}
.dn{
	display: none !important;
}
.bdn{
	border: none !important;
}
.w550{
 width:550px!important;
}
/* default class end */

/* common */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,span,i,a,em,strong,b,input,textarea,select { margin:0; padding:0; }
i,em { font-weight:normal; font-style:normal; }
body{
  background-image: url(../images/body_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #fff;
  font-size: 16px;
  color: #333;
}
.ie7{
  display: none;
}
.center{
  width: 1200px;
  margin: 0 auto;
}
.theme-color{
  color: #ac7b43 !important;
}
.theme-blue{
  color: #0067cb !important;
}
.section{
  padding-bottom: 40px;
  border-top: 2px solid #0067cb;
}
.header{
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
  height: 222px;
}
.header-fl{
  background: transparent url(../images/header_logo.png) no-repeat scroll left top;
  padding: 10px 0 0 50px;
  height: 28px;
}
.header div.fl span{
  margin-right: 3px;
}
.header div.fl a{
  color: #fff;
  margin: 0 10px;
  background-image: url(../images/dot.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.page-title .logo{
  display: block;
  margin-top: 50px;
}
.page-title div.fr{
  text-align: right;
}
.page-title div.fr .nav-pic{
  margin-top: 15px;
  margin-bottom: 20px;
}
.search-box{
  position: relative;
  width: 310px;
  margin-left: auto;
  margin-right: 8px;
}
input{
  padding-left: 10px;
  font-family: "Microsoft Yahei";
  color: #fff;
  line-height: 28px;height: 30px;
}
.search-box input{
  display: block;
  width: 260px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 20px;
  padding: 2px 20px;
}
.search-box input::placeholder {color: #fff;}
input::-webkit-input-placeholder{
  color: #999;
}
input:moz-input-placeholder{
  color: #999;
}
input:ms-input-placeholder{
  color: #999;
}
.search-icon{
  position: absolute;
  right: 10px;
  top: 7px;
}
.search-icon:hover{
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.nav{
  margin-top: 50px;
  background-color: #0066CC;
  height: 45px;
}
.nav li{
  float: left;
  background: transparent url(../images/nav_li_bg.png) no-repeat scroll 60px top;
}
.nav li.a1{background-position:60px 15px;}
.nav li.a2{background-position:60px -22px;}
.nav li.a3{background-position:60px -62px;}
.nav li.a4{background-position:60px -101px;}
.nav li.a5{background-position:60px -140px;}
.nav li.a6{background-position:60px 0px;}
.nav li a{
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 80px;
  padding-right: 40px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 19px
}
.nav li.on a{
  color: #f19149;
}
.nav li a:hover{
  text-decoration: none;
  color: #f19149;
}

.nav li.a1 {background-position: 35px 15px;}
.nav li.a2 {background-position: 35px -22px;}
.nav li.a3 {background-position: 35px -62px;}
.nav li.a4 {background-position: 35px -101px;}
.nav li.a5 {background-position: 35px -140px;}
.nav li.a6 {background-position: 35px -180px;}
.nav li a {padding-left: 50px;padding-right: 30px;}

.nav li a img{
  position: relative;
  top: 7px;
}
.icon-nav-on{
  display: none;
}
.nav li a:hover .icon-nav-off{
  display: none;
}
.nav li a:hover .icon-nav-on{
  display: inline-block;
}
.nav li.on a .icon-nav-off{
  display: none;
}
.nav li.on a .icon-nav-on{
  display: inline-block;
}
.footer{
  background-color: #0067cb;
  font-size: 14px;
 
  clear: both;
}
.footer .center{
  padding-top: 30px;
  padding-bottom: 40px;
  text-align: center;
  position: relative;
}
.footer_conac{
  position: absolute;
  top: 52px;
  left: 100px;
}
.footer_body{

}
.footer_jiucuo{
  position: absolute;
  top: 60px;
  right: 20px;
}
.footer p{
  color: #fff;
  text-align: center;
}
.footer p.mb10{
  margin-bottom: 10px;
}
.footer p a{
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
}
.loc{
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e7e7e7;
  background-image: url(http://www.hbyx.gov.cn/images/icon-loc.jpg);
  background-position: left center;
  background-repeat: no-repeat;
}
.loc span,.loc a{
  margin-left: 3px;
  margin-right: 3px;
  
}
.loc a{
 text-decoration: none;
}
.loc a:hover{
   color:#0067cb; 
}
.news-list .date{
  float: right;
  color: #999;
}
.pager{
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.pager a{
  display: inline-block;
  width: 40px;
  height: 34px;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: center;
}
.pager a.current{
  color: #fff;
  background-color: #0067cb;
}
.pager a:hover{
  color: #fff;
  background-color: #0067cb;
  text-decoration: none;
}
.icon-group{
  text-align: center;
}
.icon-group img{
  width: 26px;
  height: 26px;
  margin-left: 3px;
  margin-right: 3px;
  filter: alpha(opacity=60);
  opacity: .6;
}
.icon-group img:hover{
  filter: alpha(opacity=100);
  opacity: 1;
  transition: .4s;
}
.topheight{width:100%;}


